-
Home
-
MultiSafepay plugin for WooCommerce
-
6.8.1
-
Code
-
Classes
- QrCheckoutManager
Total Complexity |
56 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
446 |
Lines of code |
251 |
Logical lines of code |
112 |
Comment lines |
126 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_checkout_data() |
B |
40 |
24 |
57 |
get_other() |
A |
45 |
10 |
42 |
validate_checkout_fields() |
S |
57 |
3 |
17 |
get_cart() |
S |
56 |
2 |
20 |
get_checkout_data() |
S |
60 |
2 |
14 |
get_order_fields() |
S |
54 |
1 |
25 |
get_shipping() |
S |
67 |
2 |
8 |
get_coupons() |
S |
66 |
2 |
9 |
get_fees() |
S |
66 |
2 |
9 |
get_posted_data() |
S |
63 |
2 |
10 |
is_shipping_to_different_address() |
S |
75 |
2 |
4 |
get_shipping_fields() |
S |
61 |
1 |
13 |
get_required_fields() |
S |
64 |
1 |
12 |
verify_nonce() |
S |
73 |
1 |
4 |
get_extra_fields() |
S |
71 |
1 |
7 |